var testing.artifacts

4 uses

	testing (current package)
		testing.go#L458: 	artifacts = flag.Bool("test.artifacts", false, "store test artifacts in test.,outputdir")
		testing.go#L492: 	artifacts            *bool
		testing.go#L1362: 	if !*artifacts {
		testing.go#L2645: 	if *artifacts {